← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:57:08 2022
Reported on Wed Dec 14 16:00:37 2022

Filename(eval 331)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 1 statements in 10µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
11110µs29µsJSON::Schema::Modern::::BUILDARGSJSON::Schema::Modern::BUILDARGS
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern;
2110µs119µs
# spent 29µs (10+19) within JSON::Schema::Modern::BUILDARGS which was called: # once (10µs+19µs) by JSON::Schema::Modern::new at line 51 of (eval 416)[Sub/Quote.pm:3]
sub BUILDARGS {$$wrapped->(@_);}
3;